Skip to content

Comments

Issue anon: backend for anonymous button created#14

Closed
lalmulai wants to merge 3 commits intomainfrom
issueAnon
Closed

Issue anon: backend for anonymous button created#14
lalmulai wants to merge 3 commits intomainfrom
issueAnon

Conversation

@lalmulai
Copy link

This PR introduces support for anonymous posting by masking user identity when the anonymous flag is enabled.

Changes Made:
src/posts/data.js
src/posts/user.js

Added logic to check post.isAnonymous.
Updated user data handling to mask the identities of anonymous users.

...in progress, backend not linked to front-end button

@lalmulai
Copy link
Author

lalmulai commented Oct 7, 2025

Closing this PR as the anonymous feature has been implemented differently in another branch by @rkkhalif. The backend changes here are no longer needed. Keeping this PR open would cause unnecessary duplication.

@lalmulai lalmulai closed this Oct 7, 2025
@lalmulai lalmulai deleted the issueAnon branch October 7, 2025 10:57
@lalmulai lalmulai added the duplicate This issue or pull request already exists label Oct 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

duplicate This issue or pull request already exists

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants